@charset "utf-8";
/* CSS Document */
.Product_Catalog{
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
	}
.Product_menu{
	width:100%;
	background-color:#cae9ff;
	height:18px;
	line-height:18px;
	font-size:12px;
	padding-left:5px;
	}
.Product_ul{
	padding:15px 0px;
	overflow:hidden;
	}
.Product_li{
	width:50%;
	height:24px;
	line-height:24px;
	}
.Product_li a,.Product_menu a{
	color:black;
	}
.Product_li a:hover,.Product_menu a:hover{
	color:blue;
	margin-left:5px;
	}
/*
#product_list ul{ overflow:hidden; padding-left:10px;}
#product_list ul li { float:left; width:160px; margin:0 15px 30px 0;}
.pageright_cont .OneOfTwo .subCont #product_list ul li a{ display:block; width:160px; height:180px; text-align:center; color:#333; border:1px solid #ccc;}
.pageright_cont .OneOfTwo .subCont #product_list ul li a:hover{ color:#06F;border:1px solid #06F;}
.pageright_cont .OneOfTwo .subCont #product_list ul li a img{ width:150px; height:150px; padding:5px;}

.pageright_cont .OneOfTwo .subCont #product_list ul li p{ text-align:center}
*/
/*列表内容页*/
.fr.pageright .pageright_cont .OneOfTwo .listConts{line-height:26px;color:#666;}
.fr.pageright .pageright_cont .OneOfTwo .listConts .title{font-size:24px;text-align:center;line-height:40px;color:#000;}
.fr.pageright .pageright_cont .OneOfTwo .listConts .info{width:380px;height:27px;line-height:28px;text-align:center;margin:15px auto;border:1px solid #ccc;border-left:none;border-right:none;color:#666;}
.fr.pageright .pageright_cont .OneOfTwo .listConts .info small{margin-left:8px;margin-right:3px;color:#999;font-size:12px;}
.fr.pageright .pageright_cont .OneOfTwo .listConts .info .small,.info .big{font-family:Georgia;font-weight:bold;cursor:pointer;}
.fr.pageright .pageright_cont .OneOfTwo .listConts .info .small{font-size:10px;padding-right:3px;}
.fr.pageright .pageright_cont .OneOfTwo .listConts .info .big{color:#003ba6;padding-left:3px;}
.fr.pageright .pageright_cont .OneOfTwo .listConts .desc{margin:20px 0 15px;padding:5px 10px;line-height:20px;border:1px solid #f4e4b4;background:#fffff0;}
.fr.pageright .pageright_cont .OneOfTwo .listConts .showimg{margin:20px 0;text-align:center;}
.fr.pageright .pageright_cont .OneOfTwo .listConts .showimg a img{border:1px solid #ccc;padding:1px;}
.fr.pageright .pageright_cont .OneOfTwo .listConts .showimg a:hover img{border:1px solid #F90;padding:1px;}
.fr.pageright .pageright_cont .OneOfTwo .listConts .conttitle{font-weight:bold;padding-bottom:7px;margin-bottom:7px;color:#2f2f2f;line-height:24px;border-bottom:1px solid #ddd;font-size:14px;}
.fr.pageright .pageright_cont .OneOfTwo .listConts .author{text-align:right;color:#999;}

/*详细页功能区*/
.margin.aboutus .fr.pageright .pageright_cont .OneOfTwo .listConts .preNext{position:relative;}
.margin.aboutus .fr.pageright .pageright_cont .OneOfTwo .listConts .preNext .line{height:10px;overflow:hidden;clear:both;background:url(http://zisheng150323.gotoip3.com/templates/default/images/box_dotline.gif) left 15px repeat-x;margin:4px auto;padding-top:10px;}
.margin.aboutus .fr.pageright .pageright_cont .OneOfTwo .listConts .preNext .line strong{display:block;width:8px;height:10px;overflow:hidden;font-size:0px;line-height:100px;background:url(http://zisheng150323.gotoip3.com/templates/default/images/box_dotline.gif) right -10px no-repeat;float:left;}
.margin.aboutus .fr.pageright .pageright_cont .OneOfTwo .listConts .preNext .text{color:#999;}
.margin.aboutus .fr.pageright .pageright_cont .OneOfTwo .listConts .preNext .actBox{position:absolute;top:25px;right:0;}
.margin.aboutus .fr.pageright .pageright_cont .OneOfTwo .listConts .preNext .actBox li{display:inline;padding-left:22px;background-image:url(http://zisheng150323.gotoip3.com/templates/default/images/actbox-ico.gif);background-repeat:no-repeat;margin-left:10px;}
.margin.aboutus .fr.pageright .pageright_cont .OneOfTwo .listConts .preNext .actBox li a{color:#666;}
.margin.aboutus .fr.pageright .pageright_cont .OneOfTwo .listConts .preNext .actBox li#act-fav{background-position:4px 0px;}
.margin.aboutus .fr.pageright .pageright_cont .OneOfTwo .listConts .preNext .actBox li#act-err{background-position:4px -37px;}
.margin.aboutus .fr.pageright .pageright_cont .OneOfTwo .listConts .preNext .actBox li#act-pus{background-position:4px -73px;}
.margin.aboutus .fr.pageright .pageright_cont .OneOfTwo .listConts .preNext .actBox li#act-pnt{background-position:4px -109px;}
